﻿2026-07-06T06:00:53.6755725Z ##[group]Run cargo test -p spt --test twohost_cli -- --nocapture
2026-07-06T06:00:53.6756076Z [36;1mcargo test -p spt --test twohost_cli -- --nocapture[0m
2026-07-06T06:00:53.6807161Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-06T06:00:53.6807378Z env:
2026-07-06T06:00:53.6807482Z   SPT_TWO_HOST: 1
2026-07-06T06:00:53.6807594Z   SPT_TWO_HOST_ROLE: a
2026-07-06T06:00:53.6807732Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-07-06T06:00:53.6807899Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-07-06T06:00:53.6808038Z ##[endgroup]
2026-07-06T06:00:54.4913724Z    Compiling n0-future v0.3.2
2026-07-06T06:00:54.5049229Z    Compiling backon v1.6.0
2026-07-06T06:00:54.5088791Z    Compiling tempfile v3.27.0
2026-07-06T06:00:54.5535642Z    Compiling n0-watcher v0.6.1
2026-07-06T06:00:54.5535877Z    Compiling iroh-dns v0.98.0
2026-07-06T06:00:54.6616109Z    Compiling netwatch v0.16.0
2026-07-06T06:00:54.8546886Z    Compiling iroh-relay v0.98.0
2026-07-06T06:00:55.1147419Z    Compiling portmapper v0.16.0
2026-07-06T06:00:58.3977080Z    Compiling iroh v0.98.2
2026-07-06T06:01:07.5298267Z    Compiling spt-net v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-06T06:01:08.9979084Z    Compiling spt-daemon v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-06T06:01:18.5821738Z    Compiling spt v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-07-06T06:01:27.1182558Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.13s
2026-07-06T06:01:27.1394223Z      Running tests\twohost_cli.rs (target\debug\deps\twohost_cli-db4bd27b36817976.exe)
2026-07-06T06:01:27.6788754Z 
2026-07-06T06:01:27.6789036Z running 2 tests
2026-07-06T06:01:27.6790816Z test gated_cli_role_b ... ok
2026-07-06T06:01:27.6797144Z GATED role A: node cc45247c71dc683e9c6505b72142e1976f898f7acf064beb27e35d2993ace09c
2026-07-06T06:02:27.6897155Z test gated_cli_role_a has been running for over 60 seconds
2026-07-06T06:02:30.9875859Z GATED OK: bring-up: B's suspended C-2 row replicated to A
2026-07-06T06:02:31.1381682Z GATED OK: C-2 wake dispatched — WOKE:ling-gated-c2@989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee (Suspended->Active) at 989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee
2026-07-06T06:03:01.4608142Z GATED OK: C-2: B's row advertises Active (the revive completed the loop)
2026-07-06T06:03:01.4627660Z GATED OK: E-1: B's send landed in the target spool
2026-07-06T06:03:01.4627891Z GATED OK: E-1 from-stamp = ling-gated-e1
2026-07-06T06:03:01.4731181Z GATED OK: B-3: B's ticker row replicated to A
2026-07-06T06:03:01.7281946Z GATED OK: B-3: pre-bounce ticker output reached the viewport
2026-07-06T06:04:20.8299863Z GATED OK: B-3: the reconnect banner painted after the sever
2026-07-06T06:04:20.8300216Z GATED OK: B-3: live output resumed after the banner (reheal)
2026-07-06T06:04:20.8300477Z GATED OK: B-3 banner-then-reheal on the real remote bounce
2026-07-06T06:19:21.2625944Z 
2026-07-06T06:19:21.2626419Z thread 'gated_cli_role_a' (252740) panicked at crates\spt\tests\twohost_cli.rs:185:5:
2026-07-06T06:19:21.2626754Z never converged on the rig: done: B acknowledged (bye)
2026-07-06T06:19:21.2627176Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-07-06T06:19:21.4265507Z test gated_cli_role_a ... FAILED
2026-07-06T06:19:21.4265680Z 
2026-07-06T06:19:21.4265726Z failures:
2026-07-06T06:19:21.4265798Z 
2026-07-06T06:19:21.4265839Z failures:
2026-07-06T06:19:21.4265945Z     gated_cli_role_a
2026-07-06T06:19:21.4266028Z 
2026-07-06T06:19:21.4266199Z test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1073.74s
2026-07-06T06:19:21.4266429Z 
2026-07-06T06:19:21.4277232Z error: test failed, to rerun pass `-p spt --test twohost_cli`
2026-07-06T06:19:21.4909181Z ##[error]Process completed with exit code 1.
